* keyboard.c (read_key_sequence): If we add events to a key
authorJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 04:59:35 +0000 (04:59 +0000)
committerJim Blandy <jimb@redhat.com>
Thu, 17 Jun 1993 04:59:35 +0000 (04:59 +0000)
commit07f76a146652110694f36932a6a663ba832cf842
treee3eadbf8bf10e61f5cbb1dac55d51373e04d6efb
parent5925bf38e186fdf5f24bc1d85bb22968d1a4e1d8
* keyboard.c (read_key_sequence): If we add events to a key
sequence that didn't come from the input stream (e.g. `mode-line'
prefixing a mouse click, or an expansion from function-key-map),
and end up with a sequence that runs off the end of the current
maps, return the entire key sequence, not just the initial portion
which was bound or unbound.
src/keyboard.c